home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / POOLE / DELTANET / !DeltaNet / !Configure < prev    next >
Text File  |  1995-12-04  |  2KB  |  52 lines

  1. | DeltaNet Configuration file
  2.  
  3. | Comment out or delete the following line when this file is setup OK
  4. Error Please edit the !Configure file before running DeltaNet
  5.  
  6. | Modify the next line to your default user name (to be returned by finger)
  7. Set DeltaNet$DefaultUser username
  8.  
  9. | Modify the next line to the FULL host name of your machine (for HTTP relocates)
  10. Set DeltaNet$HostName full.host.name
  11.  
  12. | Modify the next line to be a valid email address for Web admin
  13. Set DeltaNet$AdminEmail valid@email.address
  14.  
  15. | Modify the next line to be a welcome message for finger
  16. Set DeltaNet$Welcome Welcome to the DeltaNet server
  17.  
  18. | Set the next line to point to the root web directory
  19. | Include a trailing 'dot' because it's a path
  20. Set DeltaNetWebBase$Path <DeltaNet$Dir>.WWWPages.
  21.  
  22. | Set the next line to point to the anonymous ftp directory
  23. | Note - no trailing 'dot' because it's a directory
  24. Set DeltaNetAnonFTP$Dir <DeltaNet$Dir>.AnonFTP
  25.  
  26. | Set the maximum number of anonymous users.  Zero means no limit.
  27. Set DeltaNet$MaxAnonFTP 0
  28.  
  29. | Set the maximum number of HTTP connections.  Zero means no limit.
  30. Set DeltaNet$MaxHTTP 0
  31.  
  32. | Set the next line to the log directory
  33. | Files created are Level0 etc.
  34. Set DeltaNetLog$Dir <DeltaNet$Dir>.Logs
  35.  
  36. | Set a loglevel between 0 and 9
  37. | Level 0 = errors
  38. | Level 1 = level 0 + connection information
  39. | Level 2 - level 1 + 'referer' and 'from' information
  40. | Level 9 - everything, including debugging
  41. Set DeltaNet$LogLevel 1
  42.  
  43. | Possibly disable some servers
  44. | Un-comment the 'Set' line and add one of more of the following
  45. | characters to disable particular servers:
  46. | A    authentication
  47. | F    FTP
  48. | H    HTTP
  49. | T    NTalk
  50. | U    Finger
  51. | Set DeltaNet$Disable 
  52.